home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Misc Servers / Zope.exe / ZCATALOG.STX < prev    next >
Encoding:
Text File  |  2000-06-20  |  573 b   |  14 lines

  1. ZCatalog: Index and Search for Zope objects
  2.   
  3.     Description
  4.  
  5.         ZCatalogs allow you to index and search for Zope objects.
  6.         
  7.         But ZCatalog is not just simply a data managemengt system that allows
  8.         you to search through it content. You have the choice which properties
  9.         are stored in the Catalog and which attributes are used for searching.
  10.         
  11.         Once a set of objects is inserted into the Catalog, you will be able
  12.         to update this object inventory by updating the objects, deleting and
  13.         adding them.
  14.